Skip to content

Conversation

compiler-errors
Copy link
Member

r? lcnr

@rustbot rustbot added A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Dec 14, 2023
@compiler-errors compiler-errors changed the title Move type relations into submodule in rustc_infer, and notify when it has changed Move type relations into submodulerelate in rustc_infer, and notify when it has changed Dec 14, 2023
@rustbot
Copy link
Collaborator

rustbot commented Dec 14, 2023

Could not assign reviewer from: lcnr.
User(s) lcnr are either the PR author, already assigned, or on vacation, and there are no other candidates.
Use r? to specify someone else to assign.

@rust-log-analyzer

This comment has been minimized.

Copy link
Contributor

@lcnr lcnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

happy with this PR, r=me after fixing CI

@compiler-errors compiler-errors added T-types Relevant to the types team, which will review and decide on the PR/issue. and removed A-meta Area: Issues & PRs about the rust-lang/rust repository itself labels Dec 15, 2023
@rustbot rustbot added the A-meta Area: Issues & PRs about the rust-lang/rust repository itself label Dec 15, 2023
@rust-log-analyzer

This comment has been minimized.

@lcnr lcnr changed the title Move type relations into submodulerelate in rustc_infer, and notify when it has changed Move type relations into submodule relate in rustc_infer, and notify when it has changed Dec 15, 2023
@rustbot
Copy link
Collaborator

rustbot commented Dec 15, 2023

Could not assign reviewer from: lcnr.
User(s) lcnr are either the PR author, already assigned, or on vacation, and there are no other candidates.
Use r? to specify someone else to assign.

@rust-cloud-vms rust-cloud-vms bot force-pushed the relate branch 3 times, most recently from 89f7693 to cd950ca Compare December 15, 2023 17:36
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@compiler-errors
Copy link
Member Author

ok finally
@bors r=lcnr

@bors
Copy link
Collaborator

bors commented Dec 15, 2023

📌 Commit 0184c76 has been approved by lcnr

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 15, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 15, 2023
Move type relations into submodule `relate` in rustc_infer, and notify when it has changed

r? lcnr
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 15, 2023
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#117824 (Stabilize `ptr::{from_ref, from_mut}`)
 - rust-lang#118234 (Stabilize `type_name_of_val`)
 - rust-lang#118944 (Move type relations into submodule `relate` in rustc_infer, and notify when it has changed)
 - rust-lang#118977 (Simplify `src-script.js` code)
 - rust-lang#118985 (Remove `@JohnTitor` from diagnostics pings)
 - rust-lang#118986 (Simplify JS code a little bit)
 - rust-lang#118988 (rustdoc: add regression test for JS data file loading)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit d5213cf into rust-lang:master Dec 15, 2023
@rustbot rustbot added this to the 1.76.0 milestone Dec 15, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 15, 2023
Rollup merge of rust-lang#118944 - compiler-errors:relate, r=lcnr

Move type relations into submodule `relate` in rustc_infer, and notify when it has changed

r? lcnr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-types Relevant to the types team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants